From: Juri Linkov Date: Thu, 2 Sep 2004 09:37:09 +0000 (+0000) Subject: (Other Repeating Search): Mention that Occur mode X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21202 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ec503ae3e9c388a9695b20ba42483e17e1544fef;p=emacs.git (Other Repeating Search): Mention that Occur mode supports the next-error functionality. --- diff --git a/man/search.texi b/man/search.texi index 5a3814ebf5d..e678ac66339 100644 --- a/man/search.texi +++ b/man/search.texi @@ -1286,6 +1286,9 @@ searched and moves point to the original of the chosen occurrence. @kbd{o} and @kbd{C-o} display the match in another window; @kbd{C-o} does not select it. +Occur mode supports the @code{next-error} functionality described in +in @ref{Compilation Mode}. + @item M-x list-matching-lines Synonym for @kbd{M-x occur}.